projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f594cc2
)
Always build man pages
author
Simon McVittie
<smcv@debian.org>
Tue, 18 Sep 2018 23:21:39 +0000
(
00:21
+0100)
committer
Simon McVittie
<smcv@debian.org>
Tue, 18 Sep 2018 23:21:39 +0000
(
00:21
+0100)
We install them in Architecture: any binary packages.
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index b850a8c93476925d7507c1415465e1922ff396c5..cf6237abb2ab3f12172f142a189f51c105fcc273 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-120,7
+120,7
@@
configure_flags_deb += -Dwayland-backend=true
endif
ifeq ($(filter %-doc,$(binaries)),)
-configure_flags_deb += -Ddocumentation=false
-Dman-pages=false
+configure_flags_deb += -Ddocumentation=false
endif
configure_flags_udeb = \